home *** CD-ROM | disk | FTP | other *** search
/ China - A Great Country …ng Tourist Spots in China / China - A Great Country in the East 3: Outstanding Tourist Spots in China.iso / index1.swf / scripts / DefineButton2_116 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-01-10  |  103b  |  8 lines

  1. on(press){
  2.    with(_root.titlea)
  3.    {
  4.       gotoandstop("js");
  5.    }
  6.    gotoAndPlay("kw" + i);
  7. }
  8.